/ Assembly List / LJCDataTransformDAL / StepTaskManager / LoadWithStepID

Namespace - LJCDataTransformDAL


Parameters
stepID - The Step ID value.

Returns

The StepTasks collection.

Syntax

C#
public StepTasks LoadWithStepID(Int32 stepID)

Loads the StepTasks by StepID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.